xen: convert do_sysctl to use XSM
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 11 Jan 2013 10:10:21 +0000 (10:10 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Fri, 11 Jan 2013 10:10:21 +0000 (10:10 +0000)
commit7a1db44b1246bcd320f932e65ae916158a04027a
tree083855c22964f68592b3e6d37d6d49c3ce2ab314
parent996cf47b8081fc6b2efd4fa9a69f6b77028719e6
xen: convert do_sysctl to use XSM

The xsm_sysctl hook now covers every sysctl, in addition to the more
fine-grained XSM hooks in most sub-functions.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
xen/common/sysctl.c
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/dummy.c
xen/xsm/flask/hooks.c